TURN ON WORD WRAP........

     How to install gps gauge in other aircraft.

Backup all files before modifying them.

Open this gps text file, Open panel.cfg file(with notepad) for A/C you want to install gps gauge too. (i am using fw190 panel.cfg for example)

First copy this line into panel.cfg to add new window.

Window02=GPS

// Panel Configuration file
// FW190a

[Window Titles]
Window00=FW190a -- Main Panel
Window01=FW190a -- Engine Controls
Window02=GPS       <<<<<<<<<<<<<<<<<<<<<<<<< NEW LINE
                    you may have to change window number
                    i.e. window03=GPS window04=GPS etc.
                    if you have to change it,change it in 
                    brackets to match.(next part)

Now copy the following into the panel.cfg after the last existing window specs. and before the [8 Bit Colors] section. Don't forget to change the window number within brackets if you had to change it 
in the [Window Titles] section.

[Window02]
size_mm=100,57.5
window_pos=0.400,0.530
window_size=0.195,0.145
sizeable=1
visible=1
ident=GPS

gauge00=CFSGPS,0,0

Save & close the panel.cfg file. Now you will have gps in this plane
you can move and resize it with mouse.

